Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix uninitialized member variable in devAsynXXXArray constructor #194

Merged
merged 2 commits into from
Sep 20, 2023

Conversation

ralphlange
Copy link
Member

(fixes #193)

@AppVeyorBot
Copy link

Build asyn 1.0.245 failed (commit 2e5a0eac42 by @ralphlange)

@MarkRivers
Copy link
Member

The checks are failing for 2 reasons:

  • The sequencer location has changed
  • It is looking for base files on corvette, our Linux machine.

@ralphlange
Copy link
Member Author

Do you want me to fix those configuration issues?

@MarkRivers
Copy link
Member

That would be great!

@ralphlange
Copy link
Member Author

Fixed on master with ceba8fe.

@ralphlange
Copy link
Member Author

Rebased to asyn/master and force-pushed to trigger new CI builds.

@AppVeyorBot
Copy link

Build asyn 1.0.247 completed (commit 173d9515b6 by @ralphlange)

@MarkRivers MarkRivers merged commit 08d4fcc into epics-modules:master Sep 20, 2023
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

devAsynXXXArray: uninitialized member crashes IOC when asyn port is not available
3 participants